Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency tailwindcss to v4.0.0-beta.9 #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwindcss (source) 4.0.0-beta.7 -> 4.0.0-beta.9 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v4.0.0-beta.9

Compare Source

Added
  • Add @tailwindcss/browser package to run Tailwind CSS in the browser (#​15558)
  • Add @reference "…" API as a replacement for the previous @import "…" reference option (#​15565)
  • Add support for defining functional utilities in CSS (#​15455)
  • Add new --spacing(…), --alpha(…), and --theme(…) CSS functions (#​15572)
  • Add musl-based Linux builds of the standalone CLI (#​15567)
  • Improve performance of internal AST manipulations (#​15529)
Fixed
  • Use the correct property value for place-content-between, place-content-around, and place-content-evenly utilities (#​15440)
  • Don’t detect arbitrary properties when preceded by an escape (#​15456)
  • Fix incorrectly named bg-round and bg-space utilities to bg-repeat-round to bg-repeat-space (#​15462)
  • Fix inset-shadow-* suggestions in IntelliSense (#​15471)
  • Only compile arbitrary values ending in ] (#​15503)
  • Ensure @apply rules are processed in the correct order (#​15542)
  • Allow negative utility names in @utility (#​15573)
  • Remove all @keyframes contributed by JavaScript plugins when using @reference imports (#​15581)
  • Upgrade (experimental): Do not extract class names from functions (e.g. shadow in filter: 'drop-shadow(…)') (#​15566)
  • Upgrade (experimental): Migrate theme(spacing.2) to --spacing(2) (#​15579)
  • Upgrade (experimental): Migrate theme(…) to --theme(…) (#​15579)
Changed
  • Remove --container-prose in favor of a deprecated --max-width-prose theme variable so that *-prose is only available for max-width utilities and only for backward compatibility (#​15439)
  • Use Vite post-processor APIs for processing Svelte <style> blocks (#​15436)

v4.0.0-beta.8

Compare Source

Fixed
  • Ensure Symbol.dispose and Symbol.asyncDispose are polyfilled (#​15404)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v4.0.0-beta.7 fix(deps): update dependency tailwindcss to v4.0.0-beta.7 - autoclosed Dec 16, 2024
@renovate renovate bot closed this Dec 16, 2024
@renovate renovate bot deleted the renovate/tailwindcss-4.x branch December 16, 2024 08:56
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v4.0.0-beta.7 - autoclosed fix(deps): update dependency tailwindcss to v4.0.0-beta.7 Dec 17, 2024
@renovate renovate bot reopened this Dec 17, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-4.x branch from 7540036 to 051324e Compare December 17, 2024 13:09
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v4.0.0-beta.7 fix(deps): update dependency tailwindcss to v4.0.0-beta.8 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-4.x branch from 051324e to 75dc398 Compare December 17, 2024 17:02
@renovate renovate bot changed the title fix(deps): update dependency tailwindcss to v4.0.0-beta.8 fix(deps): update dependency tailwindcss to v4.0.0-beta.9 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/tailwindcss-4.x branch from 75dc398 to 5841f88 Compare January 9, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants